3.1256 \(\int \frac{a+b \tan (e+f x)}{(c+d \tan (e+f x))^{3/2}} \, dx\)

Optimal. Leaf size=138 \[ \frac{2 (b c-a d)}{f \left (c^2+d^2\right ) \sqrt{c+d \tan (e+f x)}}-\frac{(b+i a) \tanh ^{-1}\left (\frac{\sqrt{c+d \tan (e+f x)}}{\sqrt{c-i d}}\right )}{f (c-i d)^{3/2}}+\frac{(-b+i a) \tanh ^{-1}\left (\frac{\sqrt{c+d \tan (e+f x)}}{\sqrt{c+i d}}\right )}{f (c+i d)^{3/2}} \]

[Out]

-(((I*a + b)*ArcTanh[Sqrt[c + d*Tan[e + f*x]]/Sqrt[c - I*d]])/((c - I*d)^(3/2)*f)) + ((I*a - b)*ArcTanh[Sqrt[c
 + d*Tan[e + f*x]]/Sqrt[c + I*d]])/((c + I*d)^(3/2)*f) + (2*(b*c - a*d))/((c^2 + d^2)*f*Sqrt[c + d*Tan[e + f*x
]])

________________________________________________________________________________________

Rubi [A]  time = 0.241404, antiderivative size = 138, normalized size of antiderivative = 1., number of steps used = 8, number of rules used = 5, integrand size = 25, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.2, Rules used = {3529, 3539, 3537, 63, 208} \[ \frac{2 (b c-a d)}{f \left (c^2+d^2\right ) \sqrt{c+d \tan (e+f x)}}-\frac{(b+i a) \tanh ^{-1}\left (\frac{\sqrt{c+d \tan (e+f x)}}{\sqrt{c-i d}}\right )}{f (c-i d)^{3/2}}+\frac{(-b+i a) \tanh ^{-1}\left (\frac{\sqrt{c+d \tan (e+f x)}}{\sqrt{c+i d}}\right )}{f (c+i d)^{3/2}} \]

Antiderivative was successfully verified.

[In]

Int[(a + b*Tan[e + f*x])/(c + d*Tan[e + f*x])^(3/2),x]

[Out]

-(((I*a + b)*ArcTanh[Sqrt[c + d*Tan[e + f*x]]/Sqrt[c - I*d]])/((c - I*d)^(3/2)*f)) + ((I*a - b)*ArcTanh[Sqrt[c
 + d*Tan[e + f*x]]/Sqrt[c + I*d]])/((c + I*d)^(3/2)*f) + (2*(b*c - a*d))/((c^2 + d^2)*f*Sqrt[c + d*Tan[e + f*x
]])

Rule 3529

Int[((a_.) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_)*((c_.) + (d_.)*tan[(e_.) + (f_.)*(x_)]), x_Symbol] :> Simp[((
b*c - a*d)*(a + b*Tan[e + f*x])^(m + 1))/(f*(m + 1)*(a^2 + b^2)), x] + Dist[1/(a^2 + b^2), Int[(a + b*Tan[e +
f*x])^(m + 1)*Simp[a*c + b*d - (b*c - a*d)*Tan[e + f*x], x], x], x] /; FreeQ[{a, b, c, d, e, f}, x] && NeQ[b*c
 - a*d, 0] && NeQ[a^2 + b^2, 0] && LtQ[m, -1]

Rule 3539

Int[((a_.) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_)*((c_.) + (d_.)*tan[(e_.) + (f_.)*(x_)]), x_Symbol] :> Dist[(c
 + I*d)/2, Int[(a + b*Tan[e + f*x])^m*(1 - I*Tan[e + f*x]), x], x] + Dist[(c - I*d)/2, Int[(a + b*Tan[e + f*x]
)^m*(1 + I*Tan[e + f*x]), x], x] /; FreeQ[{a, b, c, d, e, f, m}, x] && NeQ[b*c - a*d, 0] && NeQ[a^2 + b^2, 0]
&& NeQ[c^2 + d^2, 0] &&  !IntegerQ[m]

Rule 3537

Int[((a_.) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_)*((c_) + (d_.)*tan[(e_.) + (f_.)*(x_)]), x_Symbol] :> Dist[(c*
d)/f, Subst[Int[(a + (b*x)/d)^m/(d^2 + c*x), x], x, d*Tan[e + f*x]], x] /; FreeQ[{a, b, c, d, e, f, m}, x] &&
NeQ[b*c - a*d, 0] && NeQ[a^2 + b^2, 0] && EqQ[c^2 + d^2, 0]

Rule 63

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> With[{p = Denominator[m]}, Dist[p/b, Sub
st[Int[x^(p*(m + 1) - 1)*(c - (a*d)/b + (d*x^p)/b)^n, x], x, (a + b*x)^(1/p)], x]] /; FreeQ[{a, b, c, d}, x] &
& NeQ[b*c - a*d, 0] && LtQ[-1, m, 0] && LeQ[-1, n, 0] && LeQ[Denominator[n], Denominator[m]] && IntLinearQ[a,
b, c, d, m, n, x]

Rule 208

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(Rt[-(a/b), 2]*ArcTanh[x/Rt[-(a/b), 2]])/a, x] /; FreeQ[{a,
b}, x] && NegQ[a/b]

Rubi steps

\begin{align*} \int \frac{a+b \tan (e+f x)}{(c+d \tan (e+f x))^{3/2}} \, dx &=\frac{2 (b c-a d)}{\left (c^2+d^2\right ) f \sqrt{c+d \tan (e+f x)}}+\frac{\int \frac{a c+b d+(b c-a d) \tan (e+f x)}{\sqrt{c+d \tan (e+f x)}} \, dx}{c^2+d^2}\\ &=\frac{2 (b c-a d)}{\left (c^2+d^2\right ) f \sqrt{c+d \tan (e+f x)}}+\frac{(a-i b) \int \frac{1+i \tan (e+f x)}{\sqrt{c+d \tan (e+f x)}} \, dx}{2 (c-i d)}+\frac{(a+i b) \int \frac{1-i \tan (e+f x)}{\sqrt{c+d \tan (e+f x)}} \, dx}{2 (c+i d)}\\ &=\frac{2 (b c-a d)}{\left (c^2+d^2\right ) f \sqrt{c+d \tan (e+f x)}}+\frac{(i a+b) \operatorname{Subst}\left (\int \frac{1}{(-1+x) \sqrt{c-i d x}} \, dx,x,i \tan (e+f x)\right )}{2 (c-i d) f}-\frac{(i a-b) \operatorname{Subst}\left (\int \frac{1}{(-1+x) \sqrt{c+i d x}} \, dx,x,-i \tan (e+f x)\right )}{2 (c+i d) f}\\ &=\frac{2 (b c-a d)}{\left (c^2+d^2\right ) f \sqrt{c+d \tan (e+f x)}}-\frac{(a-i b) \operatorname{Subst}\left (\int \frac{1}{-1-\frac{i c}{d}+\frac{i x^2}{d}} \, dx,x,\sqrt{c+d \tan (e+f x)}\right )}{(c-i d) d f}-\frac{(a+i b) \operatorname{Subst}\left (\int \frac{1}{-1+\frac{i c}{d}-\frac{i x^2}{d}} \, dx,x,\sqrt{c+d \tan (e+f x)}\right )}{(c+i d) d f}\\ &=-\frac{(i a+b) \tanh ^{-1}\left (\frac{\sqrt{c+d \tan (e+f x)}}{\sqrt{c-i d}}\right )}{(c-i d)^{3/2} f}+\frac{(i a-b) \tanh ^{-1}\left (\frac{\sqrt{c+d \tan (e+f x)}}{\sqrt{c+i d}}\right )}{(c+i d)^{3/2} f}+\frac{2 (b c-a d)}{\left (c^2+d^2\right ) f \sqrt{c+d \tan (e+f x)}}\\ \end{align*}

Mathematica [C]  time = 0.185347, size = 113, normalized size = 0.82 \[ \frac{i \left (\frac{(a-i b) \, _2F_1\left (-\frac{1}{2},1;\frac{1}{2};\frac{c+d \tan (e+f x)}{c-i d}\right )}{c-i d}-\frac{(a+i b) \, _2F_1\left (-\frac{1}{2},1;\frac{1}{2};\frac{c+d \tan (e+f x)}{c+i d}\right )}{c+i d}\right )}{f \sqrt{c+d \tan (e+f x)}} \]

Antiderivative was successfully verified.

[In]

Integrate[(a + b*Tan[e + f*x])/(c + d*Tan[e + f*x])^(3/2),x]

[Out]

(I*(((a - I*b)*Hypergeometric2F1[-1/2, 1, 1/2, (c + d*Tan[e + f*x])/(c - I*d)])/(c - I*d) - ((a + I*b)*Hyperge
ometric2F1[-1/2, 1, 1/2, (c + d*Tan[e + f*x])/(c + I*d)])/(c + I*d)))/(f*Sqrt[c + d*Tan[e + f*x]])

________________________________________________________________________________________

Maple [B]  time = 0.061, size = 7951, normalized size = 57.6 \begin{align*} \text{output too large to display} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a+b*tan(f*x+e))/(c+d*tan(f*x+e))^(3/2),x)

[Out]

result too large to display

________________________________________________________________________________________

Maxima [F(-2)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Exception raised: ValueError} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*tan(f*x+e))/(c+d*tan(f*x+e))^(3/2),x, algorithm="maxima")

[Out]

Exception raised: ValueError

________________________________________________________________________________________

Fricas [F(-1)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Timed out} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*tan(f*x+e))/(c+d*tan(f*x+e))^(3/2),x, algorithm="fricas")

[Out]

Timed out

________________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{a + b \tan{\left (e + f x \right )}}{\left (c + d \tan{\left (e + f x \right )}\right )^{\frac{3}{2}}}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*tan(f*x+e))/(c+d*tan(f*x+e))**(3/2),x)

[Out]

Integral((a + b*tan(e + f*x))/(c + d*tan(e + f*x))**(3/2), x)

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{b \tan \left (f x + e\right ) + a}{{\left (d \tan \left (f x + e\right ) + c\right )}^{\frac{3}{2}}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*tan(f*x+e))/(c+d*tan(f*x+e))^(3/2),x, algorithm="giac")

[Out]

integrate((b*tan(f*x + e) + a)/(d*tan(f*x + e) + c)^(3/2), x)